Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.comment.service.notification--notificationListenerVeto

This contribution is part of XML component org.nuxeo.ecm.platform.comment.service.notification inside nuxeo-platform-comment-9.10.jar /OSGI-INF/comment-notification-contrib.xml

Extension Point

Extension point notificationListenerVeto of component NotificationService.

Contributed Items

  • <veto class="org.nuxeo.ecm.platform.comment.notification.CommentCreationVeto" name="CommentCreationVeto"/>

XML Source

<extension point="notificationListenerVeto" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService">
    <veto class="org.nuxeo.ecm.platform.comment.notification.CommentCreationVeto" name="CommentCreationVeto"/>
  </extension>